/*
 * Author: Carlos Alvarez
 * URL: http://Alvarez.is
 *
 * Project Name: Flat & Scroll 2 - Bootstrap 3 vCard Theme
 * Version: 1.1
 * Date: 09-17-2013
 * URL: http://alvarez.is/demo/fs2/
 */

body  {height:100%;width:100%;}
html  {height:100%;width:100%;}

#header-background {
	background: url('../img/home/header/homepage_header_woman_xs.jpg') bottom right;
	background-size:contain;
	background-repeat:no-repeat;
	background-color:#e9e6e2;
	width:100%;
	margin-top:100px;
	height:300px;
}

#oasis-header{
background: url('../img/oasis/header_background.jpg') bottom center;
	background-size:cover;
	background-repeat:no-repeat;
	background-color:#fff;
	height:500px;
	padding-top:7%;
	width:100%;
}

.box-carousel-header{
	margin-top:10%;
	padding-top:10px;
	padding-bottom:10px;
}

#voice-search-background{
	background: url('../img/voice_search/header_background.jpg') bottom right;
	background-size:cover;
	background-repeat:no-repeat;
	background-color:#e9e6e2;
	padding-top:4%;
	height:500px;
	width:100%;
}

.box-voice-search-header{
	margin-top:6%;
	padding-top:10px;
	padding-bottom:10px;
}

#voice-search-features h1, #voice-search-trustby h1, #oasis-features h1{
	padding-top:0;
}

#voice-search-features h2, #voice-search-trustby h2,#oasis-features h2{
	font-size:150%;
}

#voice-search-features h3, #oasis-features h3{
	font-size:120%;
	padding-bottom: 0px;

}

.voice-search-features-text{
	text-align:justify;
}


#header-content {
	padding-top:11%;
}

.border-header {
    background-color: rgba(230,230,230,0.5);
    //border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

@font-face {
    font-family: "Distro";
    src: url(../fonts/distro/DISTRO__.ttf) format("truetype");
}

.row-fluid{
  margin-left:15px;
  margin-right:15px;
}

body {
  background-color: #fff;
  font-family: 'Lato';
  font-size: 200%;
  font-style;normal;
  font-variant:normal;
  text-align: justify;
  color: rgb(64, 64, 64);
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;

}

#container_kl{
	padding:0;
	max-width:1920px;
}


.text-justify {
  text-align: justify;
}



h1, h2, h3, h4, h5, h6 {
  font-family: 'Lato','sans-serif';
  padding-bottom: 15px;
  margin-bottom: 0;
  color: #101010;
}




h1 {
	font-size:250%;
    margin-bottom: 20px;
    text-shadow: none;
    font-weight:bold;
    //text-transform:uppercase;

}

h2 {
	font-size: 180%;
	font-weight: normal;
	text-transform: none;
    text-align:center;
}

h3 {
    font-size: 150%;
    text-align: left;
    font-weight: lighter;


}

h4 {
  font-size: 100%;
  font-weight: bold;
  color: #999;
}


h2 i {
  color: #9cd418;
}


#carousel_header h1,
#carousel_header h2,
#carousel_header h3,
#voice-search-header h1,
#voice-search-header h2,
#voice-search-header h3
{
	font-family:"Lato";
	color: #101010;
	text-align:center;
	text-shadow: none;
	padding:3px;
	margin:5px;
	background:none;
	font-weight:normal;
	opacity:1;
	text-shadow: 1px 2px 2px rgba(255, 255, 255, 0.2);
}

#carousel_header h1, #voice-search-header h1{
	font-size:250%;
	//text-transform:uppercase;
	font-weight:bold;
}

#carousel_header h2 {
	font-size:180%;
	font-weight:lighter ;

}

#voice-search-header h2{
	font-size:180%;
}

#carousel_header h3,#voice-search-header h3{
	font-size:150%;
	font-weight:lighter ;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}


/* Paragraph & Typographic */
p {
  line-height: 28px;
  margin-bottom: 15px;
}

.lead{
	font-size:110%;
}


#carousel_header .carousel-caption {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 10;
    padding-top: 6%;
}

#carousel_header .carousel-control {
    position: absolute;
    top: 10%;
    color: #CCC;

}
#carousel_header .carousel-control.left{
    position: absolute;
    left: 0;
}
#carousel_header .carousel-control.right{
    position: absolute;
    right: 0;
}


#carousel_header .carousel-control .glyphicon-chevron-left{
	left:15px;
	font-size:200%;
}

#carousel_header .carousel-control .glyphicon-chevron-right{
	right:30px;
	font-size:200%;
}

/*
#voice-search-header h1{
	text-transform:uppercase;
	font-size:250%;
	padding:0;
	text-shadow: 1px 2px 2px rgba(255, 255, 255, 0.1);
}

#voice-search-header h2{
	font-size:200%;
	padding:0;
	text-shadow: 1px 2px 2px rgba(255, 255, 255, 0.1);
	text-align:left;
}
#voice-search-header h3{
	font-size:150%;
	text-shadow: 1px 2px 2px rgba(255, 255, 255, 0.1);
	padding:0;

}
*/



#teamCarousel h2{
	font-size: 220%;
    font-weight: 500;
    line-height: 1.1;
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: none;
    font-family: 'Lato', 'sans-serif';
    text-align: center;
    //color: #1b57a5;
    text-shadow: none;
}



/*
#oasis-intro h1,
#customerswrap h1{

	padding-bottom:15px;
	margin-bottom:0;
	text-align:center;
	/*text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
    text-transform:uppercase;
}

#customerswrap h3{
	color:#1b57a5;
	text-align:left;
}

#oasis-intro h2,
#customerswrap h2{
	//font-weight:lighter;	margin-top:0;
	/*text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
    padding-bottom: 5%;
}

#oasis-intro h3{
	//font-weight:lighter;
	//padding-bottom:5%;
	margin-top:0;
	text-transform:capitalize;
}
*/
#customerswrap h4{

	padding-bottom:0;
}
#customerswrap li{
	padding-left:50px;
}
#customerswrap .lead{
	margin-bottom: 50px;

}
#customerswrap .table .lead{
font-size:120%;
}
/* Links */
a {
  cursor:pointer;
  color: #1b57a5;
  font-style: italic;
  word-wrap: break-word;
  -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
  -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
  -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
  -o-transition: color 0.1s ease-in, background 0.1s ease-in;
  transition: color 0.1s ease-in, background 0.1s ease-in;
}

#monitor-background{
	min-height:400px;
	background:url('../img/home/api/screen.png') no-repeat center;
}

#monitor-screen{
	padding:12% 22% 0 22%;
}

#footerwrap a:hover, #footerwrap a:focus {
  color: #1b57a5;
  text-decoration: none;
  outline: 0;
}

a:hover, a:focus {
  color: #101010;
  text-decoration: none;
  outline: 0;
}

a:before, a:after {
  -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
  -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
  -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
  -o-transition: color 0.1s ease-in, background 0.1s ease-in;
  transition: color 0.1s ease-in, background 0.1s ease-in;
}

h2.grey, h2.white {
    text-shadow: none;
}

.thin {
	font-family: 'Lato';
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
}

.text-right{
	padding-right:1%;

}

.bottom {
    position: absolute;
    //bottom: 0;
    right: 2%;
    margin-top: 25px;
}

.jumbotron i {
	font-size:140%;
}
.jumbotron{
/*
    -webkit-background-size: cover; /* For WebKit
    -moz-background-size: cover;    /* Mozilla
    -o-background-size: cover;      /* Opera
    background-size: cover;         /* Generic

    height: 550px;
    overflow-y: scroll;
*/
	background:none;
    position: relative;
    margin-bottom: 0px;


    /*margin-top: 50px;  /* compensate for the navbar, comment out if navbar is transparent
	/*background: url('assets/img/home/header/188051825.jpg') no-repeat center;
    background-size: cover;   /* Didn't work here for some reason, added to HTML  */
}


.banner{
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;         /* Generic*/
    height: 700px;
    //overflow-y: scroll;
    position: relative;
    margin-bottom: 0px;
    /*margin-top: 50px;  /* compensate for the navbar, comment out if navbar is transparent
  /*background: url('assets/img/home/header/188051825.jpg') no-repeat center;
    background-size: cover;   /* Didn't work here for some reason, added to HTML  */
}

section.grey {
    background-color:#EEE;
    padding-top: 1%;
    padding-bottom: 1%;
    //min-height: 350px;
}

section.white {
    background-color:white;
    padding-top: 3%;
    padding-bottom: 3%;
    //min-height: 350px;
}

section.white-transparent {
    background-color: rgba(255,255,255,0.1);
    padding-top: 2%;
    padding-bottom: 2%;
    //min-height: 350px;
}
section.transparent {
    background:transparent;
    background-color:none;
    padding-top: 4%;
    padding-bottom: 4%;
    //min-height: 350px;
}

section.small-pictures{
	background: url('../img/home/header/small_pictures.jpg') no-repeat bottom; background-size: cover;
	height:256px;
	margin-top:-5px;
	padding-top:0;
}

section.dark {
    //background-color: #ccc;
    //min-height: 200px;
    margin-bottom: 0px;
    color: #ccc;
    padding-top: 80px;
    padding-bottom: 10px;
}

.header-title{
	background-color:#fff;
	margin-top:0;
	margin-bottom:0;
	min-height: 150px;
}

.header-title > .container > h2{
	font-size: 220%;
	color:#fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.header-title > .container > h2 > strong{

	font-size: 109%;
}

.header-title-button{
	padding-bottom:30px;
	padding-top:50px;
	margin-right:10%;
}


/*
#tablet{

  background: url(../img/home/header/main-tablet.png) no-repeat ;
     background-size:contain;
     background-position:center;
     min-height: 700px;
     min-width:100%;

}

#tablet:hover{

  background: url(../img/home/header/main-tablet_over.png) no-repeat ;
     background-size: contain;
     background-position:center;
     min-height: 700px;
     min-width:100%;
}
*/

#img-4-tablets {
	padding-top:40px;
}

#icon-keylemon :hover {
-webkit-transform: scale(1.4);
   -moz-transform: scale(1.4);
   -o-transform: scale(1.4);


}

/* ==========================================================================
 Modal
 ========================================================================== */


.modal-header {
  background-color: #1b57a5;
  color: white;
}

.modal-footer {
  background-color: #9cd418;
}

.modal-title {
  color: white
}



/* ==========================================================================
 Wrap Sections
 ========================================================================== */
/*
#headerwrap {
  background: #fff;
  margin-bottom: 30px;
  padding-top: 60px;
  text-align: center;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#headerwrap h1 {
  font-family: 'Lato', 'sans-serif';
  text-align: left;
  font-weight: 700;
  font-style: normal;
  font-size: 180%;//
  font-size: 70px;
  color: #9cd418;//
  color: #494848;
  margin-bottom: 0px;
  margin-top: 30px;
}

#headerwrap h2 {
  font-family: 'Lato', 'sans-serif';
  text-align: left;
  font-weight: 700;
  font-size: 300%;
  color: #1b57a5;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0;
}

#headerwrap h3 {
  font-family: 'Lato', 'sans-serif';
  text-align: right;
  font-weight: 700;
  font-size: 100%;
  color: #3b89c5;
  margin-bottom: 10px;
  margin-top: 0px;
}

#headerwrap img{
  margin-top: 30px;
}
*/
#footerwrap {
  background-color: #111;
  background-image: none;
  font-family: 'Lato';
  font-weight: 300;

  color: #999999;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align:left;
}

#footerwrap p {

  margin-bottom: 0;
  font-size: 90%;
  text-align: center;
}

#footerwrap hr {
  width: 50%;
  margin-left: 25%;
  border-color: white;
}

#footerwrap a {
  color: #999999;
  font-style: normal;
}

#newsletter .plus-element{
    padding: 22px 14px 8px 30px;
    position:relative;
    color:#999999;
}
#newsletter .plus-element:hover, #communitywrap .plus-element:focus {
  color:#1b57a5;
}

#newsletter .plus-element:before{
  content: "-";
  left: 0px;
  top:18px;
  display:block;
  position: absolute;
  font-size:120%;
  font-weight:600;
  transition: all 0.2s ease-in-out 0s;
  color: #999999;
  //transform: rotate(45deg);

}

#newsletter .plus-element.collapsed:before{
  color: #1B57A5;
  content: "+";
  //transform: rotate(0deg);
}
#teamwrap {
  //padding-top: 85px;
  margin-bottom: 30px;
  width: 100%;
  //background: white;

}

#teamwrap h3 {
  text-align: left;
  font-size: 150%;
  color: #666;
}

#teamwrap h4 {
  font-style: italic;
  color: #1b57a5;
  font-size: 120%;
}

#teamwrap hr {
  border-top: 1px solid #1B57A5;
}

#teamwrap .plus-element{
    padding: 22px 14px 8px 30px;
    position:relative;
    color:#999999;
}
#teamwrap .plus-element:hover, #teamwrap .plus-element:focus{
  color:#1b57a5;
}

#teamwrap .plus-element:before{
  content: "-";
  left: 0px;
  top:18px;
  display:block;
  position: absolute;
  font-size:120%;
  font-weight:600;
  transition: all 0.2s ease-in-out 0s;
  color: #999999;
  //transform: rotate(45deg);

}

#teamwrap .plus-element.collapsed:before{
  color: #1B57A5;
  content: "+";
  //transform: rotate(0deg);
}
#contactwrap {
	background: url('../img/home/martigny_5.jpg') no-repeat bottom; background-size: cover;

}

#martigny-pictures{
  //background: url(../img/home/Martigny/background.png) no-repeat center left;
  //background-size: cover;

  //min-height:800px;
  padding-bottom: 75px;
}
#contactwrap h2 {
  //color: white;

}
#contactwrap h3 {
  text-align: left;
  color: #1b57a5;
  font-size:150%;
  padding-top:2px;
  padding-bottom:2px;
  margin-top: 2px;
  margin-bottom: 2px;

}

#contactwrap h4 {
  font-size:100%;
}

/*
#contactwrap a {
  font-weight: 600;

  position: absolute;
  top: 40px;
  left: 60px;

}



#contactwrap p{

  font-size: 130%;
}



#chartwrap {
  width: 100%;
  text-align: center;
}

.label {
  padding-bottom: 15px;
}

.centered {
  text-align: center;
}

/* ==========================================================================
 Image Mask
 ========================================================================== */

.grid figure {
  margin: 0;
  position: relative;
}

.grid figure img {
  width: 100%;
  display: block;
  position: relative;
}

.grid figcaption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  color: #fff;
  background: #9cd418;
}

.grid figcaption h5 {
  margin: 0;
  padding-top: 0px;
  padding-left: 20px;
  padding-bottom: 5px;
  color: #fff;
  font-weight: 700;
  text-align: left;
  letter-spacing: 2px;
}

.grid figcaption a {
  text-align: left;
  padding: 5px 10px;
  margin-left: 20px;
  display: inline-block;
  background: #1B57A5;
  color: #fff;
  font-size: 13px;
}

/* Caption Style */
.mask figure {
  overflow: hidden;
}

.mask figure img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}

.no-touch .mask figure:hover img, .mask figure.cs-hover img {
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
}

.mask figcaption {
  height: 50px;
  width: 100%;
  top: auto;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .mask figure:hover figcaption, .mask figure.cs-hover figcaption {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s;
}

.mask figcaption a {
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: 30px;
}

/* ==========================================================================
 Cases studies
 ========================================================================== */

.accordion-heading {
  padding-bottom: 10px;
  text-align: left;
  border-bottom: 1px solid #ccc;
}

.accordion-inner h4 {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 25px;
}

.accordion-inner img {
  border: 1px solid #1B57A5;
  box-shadow: 5px 5px 5px 0 #999;
}

.accordion-inner img:hover {
  box-shadow: 5px 5px 5px 0 #1B57A5;
}
.accordion-heading plus {
  font-size: 30px;
  font-weight: 700;
  color: #357ebd;
  font-family: 'Lato', sans-serif;
  vertical-align: middle;
}

.accordion-heading date {
  background-color: #666666;
  color: white;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  padding: 8px;
}

.accordion-heading a {
  font-family: 'Lato', sans-serif;
  font-size: 120%;
  font-weight: 500;
  color: #114fa1;
}

.accordion-heading a:hover {
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  color: #357ebd;
  text-decoration: none;
}
.accordion-inner p {
  text-align: justify;
}
/* ==========================================================================
 Pricing Tables
 ========================================================================== */

.pricing-option {
  padding-bottom: 20px;
}

.pricing-option .pricing-top {
  position: relative;
  background: #9cd418;
  color: white;
  text-align: center;
  font-weight: bold;
  padding: 40px 40px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pricing-option .pricing-top .special-label {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #357ebd;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  padding: 3px 0;
  text-align: center;
}

.special .pricing-top {
  background: black;
}

.pricing-option .pricing-edition:hover{
	color:#eee;
}

.pricing-option .pricing-top:hover{
	background:#1b57a5;
}
.pricing-option .pricing-edition {
  text-transform: uppercase;
  text-align: center;
  display: block;
  font-size: 200%;
  color: #fff;
  letter-spacing: 8px;
}

.pricing-option .price {
  display: inline-block;
  position: relative;
}

.pricing-option .price sup {
  font-size: 120%;
}

.pricing-option .price .price-amount {
  font-size: 180%;
}

.pricing-option .price small {
  font-size: 90%;
}

.pricing-option ul {
  list-style: none;
  margin: 0;
  background: #ffffff;//
  text-align: center;
  font-size: 90%;
  padding-left: 0px;
}

.pricing-option ul li {
  border-bottom: solid 1px #e1e1e1;
  padding-top: 5px;
  padding-bottom: 5px;
}

.pricing-option .pricing-signup:hover {
  background: #1b57a5;

}
.pricing-option .pricing-signup {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 10px;
  color: white;
  background: #357ebd;
}


#green-pricing-signup {
	background: #9cd418;
}
#green-pricing-signup:hover{
	background: #1b57a5;
}
/* ==========================================================================
 Forms
 ========================================================================== */

.form-control {
  padding: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 100%;
}

.form-group label {
  font-family: 'Lato';sans-serif;
  font-size: 100%;
  font-weight: 300;
}

.btn-theme {
  color: #1B57A5;
  background-color: #9cd418;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  font-weight: 700;
  border-radius: 10px;
  font-size: 100%;
  font-variant: small-caps;
  min-height: 90px;
}

.btn-theme:hover {
  cursor: pointer;
  color: #9cd418;
  background-color: #357ebd;
}

.btn-primary {
  background-color: #1b57a5;
  border-radius:4px;
  border:none;
  font-size:150%;
  font-style: normal;
  font-weight:bold;

}

.btn-large {
  background-color: #bbb;
  //border-radius:4px;
  border:none;
  font-size:120%;
  font-style: normal;
  font-weight:bold;
  padding:0;
  margin:0;

}


.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active{

  background:#9cd418;
}

.btn-default {
  background:none;
  border:none;
  text-decoration: none;
  font-family: "Lato";
  font-size:100%;
  font-weight: 500;
  font-style:italic;
  color: #1b57a5;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active{
  color: #9cd418;
  background:none;
}

.btn-menu {
  background-color: #003366;
  margin-left: 5px;
  margin-right: 5px;

}

.btn-menu-green {
  background-color: #9cd418;

  margin-left:2px;
  margin-right:2px;

}

.btn-menu-blue {
  background-color: #1b57a5;

  margin-left:2px;
  margin-right:2px;

}

/* Accordion */

.panel-default {
  margin-top: 20px;
}

.panel-title {
  color:#999999;
  font-size:140%;
}

.panel-default > .panel-heading {
  background-color: #eee;
  border-color: #DDDDDD;
  color: #333333;
  padding: 2px;
}


.panel-title:hover{
  color:#1b57a5;
}

.panel-title:focus{
  color:#1b57a5;
}
.panel-title:before{
  content: "-";
  font-size:120%;
  font-weight:600;
  transition: all 0.2s ease-in-out 0s;
  color: #999999;

}

.panel-title.collapsed:before{
  color: #1B57A5;
  content: "+";
}






#team {
  margin-bottom: 10px;
}

.fa-icon {
    position: relative;
}

.fa-icon::before {
    display: inline-block;
    //width: 60px;
    text-align: center;
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-decoration: inherit;
    font-variant: normal;
    font-family: 'FontAwesome';
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
}


.fa-icon.fa-chevron-left {
  font-size: 200%;
}

.fa-icon.fa-chevron-right {
  font-size: 200%;
}


/* Header */

#img-download:hover, #img-download:focus {
  /*
   box-shadow:5px 5px 3px rgba(0,0,0,.7);
   -moz-box-shadow:5px 5px 3px rgba(0,0,0,.7);
   -webkit-box-shadow: 5px 5px 3px rgba(0,0,0,.7);
   -webkit-transform: scale(1.05);
   -moz-transform: scale(1.05);
   -o-transform: scale(1.05);
   */
-webkit-transform: scale(1.05);
   -moz-transform: scale(1.05);
   -o-transform: scale(1.05);

  position: relative;
  z-index: 5;
}



#img-signup:hover, #img-signup:focus {
  /*
   box-shadow:5px 5px 3px rgba(0,0,0,.7);
   -moz-box-shadow:5px 5px 3px rgba(0,0,0,.7);
   -webkit-box-shadow: 5px 5px 3px rgba(0,0,0,.7);
   -webkit-transform: scale(1.05);
   -moz-transform: scale(1.05);
   -o-transform: scale(1.05);
   z-index:5;
   */

-webkit-transform: scale(1.05);
   -moz-transform: scale(1.05);
   -o-transform: scale(1.05);
  position: relative;
}


#img-map:hover{
  -webkit-transform: scale(1.10);
   -moz-transform: scale(1.10);
   -o-transform: scale(1.10);
   z-index: 20;
}

#img-frame:hover{
  -webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
   -o-transform: scale(1.1);
   z-index: 20;

}



#board-member {

  padding: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}

#team-member {

  padding: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}

#advisory-member {

  padding: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}

#teamCarousel {
  margin-bottom: 50px;
  margin-top: 50px;
}

#teamCarousel h2{
  padding-top:40px;
}


#img-board:hover {
  -webkit-transform: scale(1.20);
  -moz-transform: scale(1.20);
  -o-transform: scale(1.20);
}

.carousel-caption {
  top: 0;
  padding-top: 0;
}

.carousel-caption h2 {
  background: #eee;
  opacity: 0.8;
  border-radius: 5px;
  margin-top: 0;
  margin-top: 30px;
  font-size: 250%;
  text-align: center;
  font-weight: 700;
  font-style: normal;
}

.carousel-control {
  color: #1b57a5;
  border: hidden;
  outline: none;
}

.carousel-indicators {
  top: -20px;
  z-index: 25;
  height: 20px;
}

.carousel-indicators li{
  border: 1px solid #999;
}

.carousel-indicators .active {
    background-color: #999;
}

.carousel-control:hover, .carousel-control:focus {
  color: #1b57a5;
}

.carousel-control.left {
    background-image: none;

    left:5%;
    top:120%;


}
.carousel-control.right {
    background-image: none;
	right:5%;
	top:120%;

}

button.btn.btn-arrow:hover {
  color: #9CD418;
}
button.btn.btn-arrow {

  border: hidden;
  background-color: transparent;
  cursor: pointer;
  outline: none;
  padding-top: 32%;
  font-size: 400%;
  color: #1b57a5;
}



#privacy p {
  padding-bottom: 10px;
  font-size: 90%;
}
#privacy li {
  font-size: 90%;
}

#privacy h1 {
  margin-top: 75px;
  font-size: 300%;
  text-align: center;
  font-weight: 700;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

#privacy h2 {
  margin-top: 30px;
  font-size: 150%;
  text-align: left;
  text-shadow: none;
  font-weight: 300;
}
#privacy i {
  color: #1B57A5;
}


#demo-button:hover{
  -webkit-transform: scale(1.15);
   -moz-transform: scale(1.15);
   -o-transform: scale(1.15);

  position: relative;
  z-index: 5;
}

#api-online-authentication {
  //background-color: #eee;
}


#api-online-authentication .advantages > p, #api-online-authentication li {
  font-weight: 500;
  margin-left: 30px;
}

#headerwrap i {
  color: #9cd418;
}

#api-how-to-start h4 {

  font-size: 120%;
}

#api-integration h3 {
  color: #9cd418;
  text-align:center;
  font-size:150%

}
#api-integration h5 {
  font-weight: 600;
  font-size: 100%;
}

.badge-info {
  background-color: #3A87AD;
}

#api-objects {
  //background-color: #eee;
}

#app_page{
	padding-top:70px;
}

#app-how-does-it-work h4 {
    color: #1b57a5;
    font-size: 300%;
    font-style: normal;
}

#app-how-does-it-work h5 {
  color: #1b57a5;
    font-size: 120%;
    font-style: normal;
    font-weight:600;
    }


#app-features {

}
#app-features h3 {
  font-size: 150%;
  color: #9cd418;
  text-shadow: 0 1px 2px #ccc;
  text-align:center;
  font-style: normal;
}

#app-features .well {
  background-color: white;
}

#app-features .well p, #app-features .well li {
  font-size: 75%;
}

#equalheight {
  background-color: #efefef;
  overflow: hidden;
}

.col-equal-height {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
  overflow: hidden;
}

#app-system-requirements h3 {
  color: #9cd418;
}

#app-system-requirements h4 {
  color: #555555;
}
#app-features h5 {
  font-size: 80%;
}

#reviewswrap {
  padding-top:85px;
 }

#reviewswrap h3{
  font-size: 120%;
  font-weight: 400;
 }

#reviewswrap h4{
  font-size: 100%;
  color: #1b57a5;
 }

#reviewswrap hr {
  border-top: 2px solid #eee;
}

blockquote {
  border-left: 2px solid #EEEEEE;
  margin: 0 0 20px;
  padding: 10px 20px;
}

#reviewswrap .reviews-element{
    padding: 22px 14px 8px 0px;
    position:relative;
    color:#999999;
    font-weight:500;
}

#reviewswrap .reviews-element:hover{
  color:#1b57a5;
}

#reviewswrap .reviews-element:before{
  content: "-";
  left: -23px;
  top:15px;
  display:block;
  position: absolute;
  font-size:150%;
  font-weight:600;
  transition: all 0.2s ease-in-out 0s;
  color: #999999;
  //transform: rotate(45deg);
}

#reviewswrap .reviews-element.collapsed:before{
  color: #1B57A5;
  content: "+";

  //transform: rotate(0deg);
}

.blockquote-reverse {
  border-left: none;
  border-right: 2px solid #EEEEEE;
}

.blockquote-reverse dd{
	text-align:left;
	}

a:before, a:after {
    transition: color 0.1s ease-in 0s, background 0.1s ease-in 0s;
}
*, *:before, *:after {
    -moz-box-sizing: border-box;
}
a:before, a:after {
    transition: color 0.1s ease-in 0s, background 0.1s ease-in 0s;
}
*, *:before, *:after {
    -moz-box-sizing: border-box;
}


#about p {
  padding-bottom: 10px;
  font-size: 90%;
}
#about li {
  font-size: 90%;
}

#aboutwrap h3{
  text-align: center;
  font-size:120%;

}
#aboutwrap h4{
  text-align: center;
  font-size:100%;

}

#privacy h1 {
  margin-top: 75px;
  font-size: 300%;
  text-align: center;
  font-weight: 700;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

#privacy h2 {
  margin-top: 30px;
  font-size: 150%;
  text-align: left;
  text-shadow: none;
  font-weight: 300;
}
#privacy i {
  color: #1B57A5;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	font-style: normal;
    background-color: #ccc;
}

.nav-tabs > li > a{
	font-size: larger;
	font-style: normal;
}


.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 2px solid #eee;
}

#table-releases thead th:hover {
	background:#1b57a5;
}

#table-releases{
  font-size:90%;
}

#table-releases thead th{
  background: #9cd418;
  background-clip: padding-box;

}
#table-releases thead th > a{
	font-style:normal;
}

#table-releases tbody th{
  background: #ccc;
}

#table-releases h3{
  color:white;
  text-align:center;
  font-size:200%;
}

#table-upgrade thead th:hover {
	background:#1b57a5;
}

#table-upgrade{
  font-size:90%;
}

#table-upgrade thead th{
  background: #9cd418;
  background-clip: padding-box;

}
#table-upgrade thead th > a{
	font-style:normal;
}

#table-upgrade tbody td{
  background: #ccc;
}

#table-upgrade h3{
  color:white;
  text-align:center;
  font-size:200%;
}


#app-releases-notes h4{
  font-size:100%;
  color:  #1b57a5;
  font-weight:normal;
}

#app-releases-notes li{
  font-size:90%;
}

#app-releases-notes .plus-element{
    padding: 22px 14px 8px 0px;
    position:relative;
    color:#999999;
}
#app-releases-notes .plus-element:hover, #app-releases-notes .plus-element:focus{
  color:#1b57a5;
}

#app-releases-notes .plus-element:before{
  content: "-";
  left: -23px;
  top:15px;
  display:block;
  position: absolute;
  font-size:150%;
  font-weight:600;
  transition: all 0.2s ease-in-out 0s;
  color: #999999;
  //transform: rotate(45deg);

}

#app-releases-notes .plus-element.collapsed:before{
  color: #1B57A5;
  content: "+";
  //transform: rotate(0deg);
}



#app-faq .fa-ul h4{
  font-size: 100%;
  font-weight: 400;
}
#app-faq .fa-ul a{
  font-weight: 400;
}

#app-faq .faq-element{
    padding: 22px 14px 8px 0px;
    position:relative;
    color:#999999;
}
#app-faq .faq-element:hover{
  color:#1b57a5;
}

#app-faq .faq-element:before{
  content: "-";
  left: -23px;
  top:15px;
  display:block;
  position: absolute;
  font-size:150%;
  font-weight:600;
  transition: all 0.2s ease-in-out 0s;
  color: #999999;
  //transform: rotate(45deg);
}

#app-faq .faq-element.collapsed:before{
  color: #1B57A5;
  content: "+";
  //transform: rotate(0deg);
}


/*

#app-faq a:active:before{
    content: "\f068";
}

#app-faq .fa-li:active:before{
  content: "\f068";
}

*/
span.dropt {border-bottom: thin dotted;}
span.dropt:hover {text-decoration: none; z-index: 6; }
span.dropt span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;z-index: 6;}
span.dropt:hover span {left: 2%; }
span.dropt span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px;}
span.dropt:hover span {left:5%; background:#9cd418; z-index:6;}


/*
 * navbar
 * --------------------------------------------------------------------------------------
 *
 *
 * */

/* new menu */

#logo{

	max-width: 250px;
    padding: 10px 10px 10px 10px;

}

.navbar-default{
	//background:transparent;
	background-color: rgba(255,255,255,0.7);
	max-width:1920px;
}
.navbar-collapse.in {
    position:absolute;
    top:300px;
    right:0px;
    overflow:visible;


}


.navbar-collapse.in .navbar-nav {

	border-radius: 5px;

}


.menu-homepage {

  position:absolute;
  bottom:5px;
  right:30px;
}


#menu-main{

	border:none;
    font-family: 'Lato';
    z-index: 15;
}


.dropdown-menu{
  background: rgba(0,0,0,0.7);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

  border : #989898 1px solid;
  padding:5px;

}



.navbar-brand{
  padding:0;
  height:inherit;
}

.navbar{
  border-radius: 0px;
  min-height:40px;
}

.navbar-center{

/*	padding-left:22%;
	padding-right:20%;*/
	text-align:center;
	float:none;

}

.navbar-center > li{
	float:none;
	display:inline-block;
}

.navbar-nav > li > a {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus{
  color: #eeeeee;
  background-color: #1b57a5 ;
  border-radius: 6px;
}


b.caret:hover{
 	border-bottom-color: #1B57A5;
    border-top-color: #1B57A5;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
    border-bottom-color: white;
    border-top-color: white;
}


.navbar-default .navbar-nav > li > a
 {
    color: #1b57a5;
    font-size: 100%;
    font-weight: 800;
    font-style: normal;
    font-stretch: condensed;
}

.navbar-nav > li > a.btn-menu
{
	color: #eeeeee;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:5px;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background: rgba(0,0,0,0.7);
  color: #101010;
}

.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus{
  background-color : #1B57A5;
  border-color : #1B57A5;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:active{
  background-color : #9cd418;
  border-color : #9cd418;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}



#click-street-view{
  position:absolute;
  top:0;
  left:-80%;
  font-size:200%;
}


@media (max-width: 1500px) {

	body{font-size:160%;}
	.box-voice-search-header{margin-top:10%;}

}

@media (max-width: 1350px) {

	body{font-size:160%;}
	.box-voice-search-header{margin-top:20%;}

}

@media (max-width: 1200px) {

	body{font-size:150%;}

	/*.box-voice-search-header{margin-top:15%;}*/

	.carousel-control.left{top:155%;}
 	.carousel-control.right{top:155%;}
 	.fa-icon.fa-chevron-left, .fa-icon.fa-chevron-right{font-size: 180%;}

 	.modal-dialog{width: 500px;}

 	.pricing-option .pricing-edition {font-size:150%;}
 	.pricing-option .price .price-amount {font-size:150%;}
 	.pricing-option .price sup {font-size: 100%;}
}

@media (max-width: 1024px) {
	body{font-size:150%;}

	.box-voice-search-header{margin-top:15%;}
	#voice-search-background{height:400px;}
    #oasis-header h1 {padding:0;padding-top:10%;}
}

@media (max-width: 992px) {
	body{font-size:150%;}


 	#voice-search-header h1,#oasis_header h1 {font-size:200%;}
 	#voice-search-header h2, #oasis_header h2 {font-size:170%;}
  	#voice-search-header h3, #oasis_header h3 {font-size:130%;}
    #carousel_header h1 {font-size:170%;}
    #carousel_header h2 {font-size:140%;}
    #carousel_header h3 {font-size:120%;}

    h4{font-size:120%;}

    .box-carousel-header{background-color: rgba(255,255,255,0.5);margin-top:10%;}

    #voice-search-background{height:400px;}
	.box-voice-search-header{margin-top:150px;}

    #oasis-header h1 {padding:0;padding-top:10%;}
	.box-oasis-header{background-color: rgba(255,255,255,0.3);}

	.btn-primary{font-size:120%;}

    #monitor-background{background:none;min-height:0;}
    #monitor-screen{padding:10%;}
    .carousel-control.left{left:-12%;top:40%;}
 	.carousel-control.right{right:-12%;top:40%;}

 	.fa-icon.fa-chevron-left, .fa-icon.fa-chevron-right{font-size: 180%;}

	.modal-dialog{width: 500px; }
  	.modal-dialog p{font-size:80%;}
  	.modal-dialog li{font-size:80%;}

  	.pricing-option .pricing-edition {font-size:120%;}
  	.pricing-option .price .price-amount {font-size:120%;}
  	.pricing-option .price sup {font-size: 90%;}
 }

@media (max-width: 768px) {

    body{font-size:150%;}

 	#voice-search-header h1, #oasis-header h1 {font-size:170%;}
 	#voice-search-header h2, #oasis-header h2 {font-size:140%;}
  	#voice-search-header h3, #oasis-header h3 {font-size:120%;}
    #header-background h1 {font-size:170%; margin-left: 2%; }
    #header-background h2 {font-size:140%; margin-left: 2%;}
    #header-background h3 {font-size:120%; margin-left: 2%;}
    h4{font-size:120%;}


    #voice-search-background{height:350px;}
	.box-voice-search-header{background-color: rgba(255,255,255,0.3);margin-top:130px;}

    #oasis-header h1 {margin-top:100px;}
    #oasis-header{ padding-top:10%;}
	.box-oasis-header{background-color: rgba(255,255,255,0.3);}

    #monitor-background{background:none;min-height:0;}
    #monitor-screen{padding:10%;}
    .carousel-control.left{left:-15%;top:30%;}
 	.carousel-control.right{right:-15%;top:30%;}
 	.fa-icon.fa-chevron-left, .fa-icon.fa-chevron-right{font-size: 150%;}

	.modal-dialog{width: 300px;}
    .modal-dialog p{font-size:80%;}
    .modal-dialog li{font-size:80%;}
    .pricing-option .pricing-edition {font-size:100%;}
    .pricing-option .price .price-amount {font-size:100%;}
    .pricing-option .price sup {font-size: 80%;}
 }



	/*
	 *
	/*iPad  */

	@media only screen
	and (min-device-width : 768px)
	and (max-device-width : 1024px)
	and (-webkit-min-device-pixel-ratio: 1)
	and (orientation: portrait){}

	@media only screen
	and (min-device-width : 768px)
	and (max-device-width : 1024px)
	and (-webkit-min-device-pixel-ratio: 1)
	and (orientation: landscape) {}


	/*iPhone 2G-4S in portrait */

	@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px)
	and (orientation: portrait){}

	/*iPhone 2G-4S in landscape */

	@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px)
	and (orientation: portrait){}

	/*iPhone 5 in portrait */

	@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 568px)
	and (orientation: portrait){}

	/*iPhone 5 in landscape */

	@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 568px)
	and (orientation: landscape){}

	/*iPhone 6 in portrait */

	@media only screen
	and (min-device-width : 375px)
	and (max-device-width : 667px)
	and (orientation: portrait){}

	/*iPhone 6 in landscape */

	@media only screen
	and (min-device-width : 375px)
	and (max-device-width : 667px)
	and (orientation: landscape){}

	/*iPhone 6+ in portrait */

	@media only screen
	and (min-device-width : 414px)
	and (max-device-width : 736px)
	and (orientation: portrait){}
	/*iPhone 6+ in landscape */

	@media only screen
	and (min-device-width : 414px)
	and (max-device-width : 736px)
	and (orientation: landscape){}
